Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for aiida-atomistic StructureData #1050

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

mikibonacci
Copy link
Contributor

@mikibonacci mikibonacci commented Nov 25, 2024

This PR is still in preliminary state.

For now, I am working on the pw part (the other parts should be trivial, once done this). Missing:

  • tests
  • seekpath_structure_analysis (mainly a converter from orm to atomistic StructureData result structure, transferring also properties)
  • adding more properties (charge, tot charge, tot magnetization and so on)

Working on:

  • testing the PwCalculation,
  • PwBaseWorkChain and
  • PwRelaxWorkChain

aiida-atomistic is an optional dependency, it is not mandatory to be installed to make the plugin work. This is in line with what I did for aiida-core and aiida-pseudo.

@mikibonacci
Copy link
Contributor Author

mikibonacci commented Dec 5, 2024

Hi @mbercx, The PR is still in a preliminary state but you can already have a look at the modifications, so to know if I am going in wrong directions (before touching the whole code base).

Thanks!

@mikibonacci mikibonacci marked this pull request as ready for review December 5, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant